home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / gnulib / sipp / include / srgp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-31  |  531 b   |  18 lines

  1. #ifndef SRGP_H_INCLUDED_ALREADY
  2.  
  3. #define SRGP_H_INCLUDED_ALREADY
  4.  
  5. #define point            srgp__point
  6. #define rectangle        srgp__rectangle
  7. #define attribute_group  srgp__attribute_group
  8. #define attributeGroup   srgp__attribute_group
  9. #define locator_measure  srgp__locator_measure
  10. #define locatorMeasure   srgp__locator_measure
  11. #define deluxe_locator_measure  srgp__deluxe_locator_measure
  12. #define deluxe_keyboard_measure  srgp__deluxe_keyboard_measure
  13.  
  14. #include "srgp_sphigs.h"
  15. #include "srgppublic.h"
  16.  
  17. #endif
  18.